CDN加速镜像 | 设为首页 | 加入收藏夹
当前位置: 首页 资源下载 搜索资源 - cepstrum matlab

搜索资源列表

  1. Cepstrum

    1下载:
  2. 一个计算Cepstrum的matlab源代码!
  3. 所属分类:matlab例程

    • 发布日期:2008-10-13
    • 文件大小:1039
    • 提供者:gongfulin
  1. 语音识别中求Mel倒谱系数的matlab程序

    2下载:
  2. 这是一个在语音识别中求Mel倒谱系数的matlab程序。 这个程序里面还需要用到几个其他的函数,都在VoiceBox工具箱里面,可以到网上下载,Calculate the mel cepstrum of a signal,The program also needs to be used in several other functions, in VoiceBox toolbox, can to download
  3. 所属分类:语音合成与识别

    • 发布日期:2013-04-14
    • 文件大小:2255
    • 提供者:bradden
  1. Project_reference.rar

    0下载:
  2. 有关语音增强 LPC 倒谱分析 去噪的matlab程序,Speech enhancement of the LPC cepstrum analysis matlab denoising procedures
  3. 所属分类:matlab

    • 发布日期:2017-04-03
    • 文件大小:455835
    • 提供者:晨雾
  1. melcepst.rar

    0下载:
  2. 计算Mel倒谱系数的matlab程序: MELCEPST Calculate the mel cepstrum of a signal C=(S,FS,W,NC,P,N,INC,FL,FH) 使用: c=melcepst(s,fs) % calculate mel cepstrum with 12 coefs, 256 sample frames,Mel cepstrum coefficients calculated the matlab procedure: MELCEPST Calcu
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2531
    • 提供者:凝空子
  1. MELCEPST

    0下载:
  2. MATLAB下计算Mel倒谱的函数,在语音特征提取方面常用-Mel cepstrum calculated under MATLAB functions used in the speech feature extraction
  3. 所属分类:matlab

    • 发布日期:2017-03-27
    • 文件大小:2049
    • 提供者:lixiang
  1. detection

    1下载:
  2. 基于倒谱,分形,和谱熵的语音端点检测程序,三个文件夹内对应三种程序-Cepstrum-based, fractal, and spectral entropy of speech endpoint detection procedures, the three folders corresponding to the three procedures
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:254503
    • 提供者:zhaoqingtian
  1. MATLAB-Mel

    0下载:
  2. MATLAB下使用Mel倒谱特征进行说话人识别源代码-MATLAB using Mel Cepstrum for Speaker Recognition Source Code
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-23
    • 文件大小:756776
    • 提供者:李宁
  1. formant_pitch_cepstrum

    1下载:
  2. 利用倒谱求出语音信号频谱包络和基音频率。-Cepstrum was calculated for the spectrum envelope of speech signal and the pitch frequency.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-02
    • 文件大小:28882
    • 提供者:宋知用
  1. matlabFor-Pitch

    0下载:
  2. 使用Matlab进行wav文件的基音频率提取,包括自相关法、平均幅度差法和倒谱法等。-Wav files in Matlab to extract the pitch frequency, including the auto-correlation method, average magnitude difference method and the cepstrum method.
  3. 所属分类:matlab

    • 发布日期:2017-03-26
    • 文件大小:82904
    • 提供者:梁静
  1. cepstrum

    0下载:
  2. 求出语音信号的倒谱以便于进一步对语音信号作进一步的分析处理,分析信号的特性。-Derived Cepstral voice signal in order to facilitate further speech signal processing for further analysis, analysis of signal characteristics.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:2664
    • 提供者:zhandong
  1. mel

    0下载:
  2. 自己编写的求mel三角滤波器系数的程序,比matlab自带程序容易理解,帮助大家理解mel三角滤波器-I have written for triangular mel filter coefficients procedures, than matlab own procedures easy to understand and help us to understand the triangular mel filter
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-29
    • 文件大小:895
    • 提供者:cao
  1. vq

    1下载:
  2. 使用lpcc参数的vq算法,vq为主函数,lpcc是提取线性倒谱系数-The use of the VQ algorithm lpcc parameters, vq-based function, lpcc is the extraction of linear cepstrum coefficients
  3. 所属分类:语音合成与识别

    • 发布日期:2017-05-16
    • 文件大小:2112
    • 提供者:cao
  1. cepstrum

    0下载:
  2. matlab数字语音分析模块(已调试): 倒谱、复倒谱、对数谱、自相波形等。-matlab digital voice analysis module (has debug): cepstrum, complex cepstrum of the spectrum, such as self waveform.
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-27
    • 文件大小:1375
    • 提供者:xxh
  1. CEP

    1下载:
  2. 倒谱法检测基音周期,基于MATLAB实现-Cepstrum pitch detection, based on the MATLAB implementation
  3. 所属分类:matlab

    • 发布日期:2017-03-25
    • 文件大小:3399
    • 提供者:Peng
  1. mfcc

    4下载:
  2. 本文件包含语音识别语音识别中一些算法,加框处理的算法,以及进行mfcc和倒谱的算法,用matlab算法实现。另外还包含一个音频文件。-This document contains the speech recognition in a number of speech recognition algorithms, the algorithm deal with framing, as well as cepstrum mfcc and the algorithm implementation
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-04-17
    • 文件大小:427971
    • 提供者:魏玮
  1. Cepstrum

    2下载:
  2. 对语音信号进行倒谱分析,产生信号图形和倒谱图形-Voice signals on cepstral analysis, signal graphics and graphics cepstrum
  3. 所属分类:Speech/Voice recognition/combine

    • 发布日期:2017-03-31
    • 文件大小:352547
    • 提供者:赵树森
  1. daopu

    0下载:
  2. 语音前期处理 对采集输入的语音信号进行倒谱分析-Pre-processing of the collected voice input voice signal cepstrum analysis
  3. 所属分类:matlab

    • 发布日期:2017-03-30
    • 文件大小:8826
    • 提供者:cq
  1. voice_prcossing

    0下载:
  2. 语音增强,倒谱,端点检测,共振峰检测,去噪-Speech enhancement, cepstrum, endpoint detection, formant detection, denoising
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:455837
    • 提供者:xiaojie
  1. cepstrum-analysis

    0下载:
  2. matlab 的关于到谱分析算法的程序,对于初学者有一定的帮助,易于学习到谱分析算法。-Matlab about spectrum analysis algorithm procedures for beginners have certain help, easy to learn spectrum analysis algorithm.
  3. 所属分类:matlab

    • 发布日期:2017-03-29
    • 文件大小:1053
    • 提供者:wangqipeng
  1. matlab录音与音频处理程序

    1下载:
  2. MATLAB下录制音频,并对音频进行频谱分析、倒谱分析等功能,具有GUI界面,容易操作。(MATLAB recording audio, and audio frequency spectrum analysis, cepstrum analysis and other functions, with GUI interface, easy to operate.)
  3. 所属分类:其他

    • 发布日期:2017-12-16
    • 文件大小:285696
    • 提供者:liueh13
« 12 3 4 5 6 7 8 9 10 ... 19 »
搜珍网 www.dssz.com